//==============================================================================
// vulture_anim.txt
//==============================================================================

//==============================================================================
define blood
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
          Visualparticle sfx a blood spurt
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Animal Vulture_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.37 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Animal Vulture_FlailA
//			Length 0.5
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.37 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Animal Vulture_IdleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.33 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}


//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Animal Vulture_deathA
                                Connect TopOfHead Blood hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.17 false Wings1 checkVisible 
            tag SpecificSoundSet 0.00 false VultureDeath checkVisible 
//-- end auto generated section
         }
      }
   }
}
